projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81154e3
)
(term-term-name): Initialize to "eterm-color".
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 20 Oct 2005 15:28:58 +0000
(15:28 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 20 Oct 2005 15:28:58 +0000
(15:28 +0000)
lisp/term.el
patch
|
blob
|
history
diff --git
a/lisp/term.el
b/lisp/term.el
index 9d6ee5a4e93e30efe2a05a8e76285a0939cdaae8..471d7830de0801cbd3688f43b49a817d7a6f22b0 100644
(file)
--- a/
lisp/term.el
+++ b/
lisp/term.el
@@
-1393,7
+1393,7
@@
The main purpose is to get rid of the local keymap."
;;; Name to use for TERM.
;;; Using "emacs" loses, because bash disables editing if TERM == emacs.
-(defvar term-term-name "eterm")
+(defvar term-term-name "eterm
-color
")
; Format string, usage:
; (format term-termcap-string emacs-term-name "TERMCAP=" 24 80)
(defvar term-termcap-format